home *** CD-ROM | disk | FTP | other *** search
- ; Internet Explorer language support Kit installation inf - Japanese
- ; Copyright (c) 1996,1997 Microsoft Corporation
- ; Author: yutakan,christw
-
- [version]
- signature="$CHICAGO$"
-
- [DefaultInstall]
- CopyFiles=IEFont.install,IENlsWin.sys.install,Langpack.inf.Install
- AddReg=IEIntl.Add.Reg,IENlsWin.Add.Reg,IEFontWin.Add.Reg
- Reboot=1
-
- [DefaultInstall.NT]
- CopyFiles=IEFont.install,IENlsNT.sys.install,Langpack.inf.Install
- AddReg=IEIntl.Add.Reg,IENlsNT.Add.Reg,IEFontNT.Add.Reg
-
- [Uninstall]
- DelFiles=IEFont.install,Langpack.inf.Install
- DelReg=IEIntl.Del.Reg,DelUninstallKey
- Reboot=1
-
- [IEFont.install]
- msgothic.ttf
-
- [IENlsWin.sys.install]
- cp_932.nls,,,16
-
- [IENlsNT.sys.install]
- c_932.nls,,,16
-
- [Langpack.inf.Install]
- ja.inf
-
- [DestinationDirs]
- IEFont.install=20 ;to Fonts
- IENlsWin.sys.install=11 ;to system
- IENlsNT.sys.install=11 ;to system
- Langpack.inf.Install=17 ;to inffiles
-
- [SourceDisksNames]
- 55="Japanese Language Support","ielpkja.cab",0
-
- [DelUninstallKey]
- HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\JAIELangPack
-
- [SourceDisksFiles]
- msgothic.ttf=55
- cp_932.nls=55
- c_932.nls=55
- ja.inf=55
-
- [IEIntl.Del.Reg]
- HKCU,%INTLKEY%\932
- HKCU,%INTLKEY%\932
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B30-F0C8-11cf-87CC-0020AFEECF20}"
- HKLM,%FONTSKEYWIN%,"MS Gothic (True Type)"
- HKLM,%FONTSKEYNT%,"MS Gothic (True Type)"
-
-
- [IEIntl.Add.Reg]
- HKCU,%INTLKEY%\932,"IEFixedFontName",2,"MS Gothic"
- HKCU,%INTLKEY%\932,"IEPropFontName",2,"MS Gothic"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B30-F0C8-11cf-87CC-0020AFEECF20}",,0,"Japanese Language Support"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B30-F0C8-11cf-87CC-0020AFEECF20}","Version",1,04,00,46,00,00,00,B0,04
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\JAIELangPack,"DisplayName",,"Japanese Language Support"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\JAIELangPack,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\ja.inf, Uninstall"
-
-
- [IENlsWin.Add.Reg]
- HKLM,%CPKEY%,"932",,"cp_932.nls"
-
- [IENlsNT.Add.Reg]
- HKLM,%CPKEY%,"932",,"c_932.nls"
-
- [IEFontWin.Add.Reg]
- HKLM,%FONTSKEYWIN%,"MS Gothic (True Type)",,"msgothic.ttf"
-
- [IEFontNT.Add.Reg]
- HKLM,%FONTSKEYNT%,"MS Gothic (True Type)",,"msgothic.ttf"
-
- [Strings]
- INTLKEY = "Software\Microsoft\Internet Explorer\International"
- CPKEY = System\CurrentControlSet\control\Nls\Codepage
- FONTSKEYWIN = Software\Microsoft\Windows\CurrentVersion\Fonts
- FONTSKEYNT = Software\Microsoft\Windows NT\CurrentVersion\Fonts
-